***Antipattern***
Count: 12
POST  /betaGroups/{id}/relationships/betaTesters [Singular last node with POST method.] 
POST  /appInfoLocalizations [Singular last node with POST method.] 
POST  /appPreviewSets [Singular last node with POST method.] 
POST  /appScreenshotSets [Singular last node with POST method.] 
POST  /appStoreReviewAttachments [Singular last node with POST method.] 
POST  /appStoreReviewDetails [Singular last node with POST method.] 
POST  /appStoreVersionLocalizations [Singular last node with POST method.] 
POST  /appStoreVersionPhasedReleases [Singular last node with POST method.] 
POST  /appStoreVersionSubmissions [Singular last node with POST method.] 
POST  /endUserLicenseAgreements [Singular last node with POST method.] 
POST  /routingAppCoverages [Singular last node with POST method.] 
POST  /appEncryptionDeclarations/{id}/relationships/builds [Singular last node with POST method.] 

***Pattern***
Count: 36
GET  /appCategoriesregular methods.
GET  /appCategories/{id}regular methods.
GET  /appEncryptionDeclarationsregular methods.
GET  /appEncryptionDeclarations/{id}regular methods.
GET  /appInfoLocalizations/{id}regular methods.
GET  /appInfos/{id}regular methods.
GET  /appPreOrders/{id}regular methods.
GET  /appPreviewSets/{id}regular methods.
GET  /appPreviews/{id}regular methods.
GET  /appPricePointsregular methods.
GET  /appPricePoints/{id}regular methods.
GET  /appPriceTiersregular methods.
GET  /appPriceTiers/{id}regular methods.
GET  /appPrices/{id}regular methods.
GET  /appScreenshotSets/{id}regular methods.
GET  /appScreenshots/{id}regular methods.
GET  /appStoreReviewAttachments/{id}regular methods.
GET  /appStoreReviewDetails/{id}regular methods.
GET  /appStoreVersionLocalizations/{id}regular methods.
GET  /appStoreVersions/{id}regular methods.
GET  /appsregular methods.
GET  /betaAppLocalizationsregular methods.
GET  /endUserLicenseAgreements/{id}regular methods.
GET  /financeReportsregular methods.
GET  /preReleaseVersionsregular methods.
GET  /routingAppCoverages/{id}regular methods.
GET  /salesReportsregular methods.
GET  /appCategories/{id}/subcategoriesregular methods.
GET  /appEncryptionDeclarations/{id}/appregular methods.
GET  /appInfos/{id}/ageRatingDeclarationregular methods.
GET  /appInfos/{id}/appInfoLocalizationsregular methods.
GET  /appInfos/{id}/primaryCategoryregular methods.
GET  /appInfos/{id}/primarySubcategoryOneregular methods.
GET  /appInfos/{id}/secondarySubcategoryOneregular methods.
GET  /appPreviewSets/{id}/relationships/appPreviewsregular methods.
DELETE  /appStoreReviewAttachments/{id} [Pluralized last node with PUT|DELETE method.] 
